.lxwmWrap{
    width:100%;
    min-height: 480px;
    background-color: #fff;
    margin:0px auto;
}
.lxwmWrap>div{
    width:1200px;
    height: 100%;
    margin:0px auto;
}
.lxwmWrap .contact{
    width: 445px;
    padding:20px 0 20px 20px;
    float: left;
}
.lxwmWrap .contact h2{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.lxwmWrap .contact p{
    color: #333;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 35px;
    text-indent: 1em;
    margin-top:20px;
}
.lxwmWrap .citymap{
    width: 660px;
    padding:30px 0px 20px 20px;
    float: left;
}
.lxwmWrap .citymap img{
    width:700px;
}
